-
Notifications
You must be signed in to change notification settings - Fork 260
feat(secret-manager): scheduled deletion doc #4660
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
pages/secret-manager/concepts.mdx
Outdated
|
|
||
| ## Scheduled deletion | ||
|
|
||
| Scheduled deletion lets you mark a secret and its versions for deletion ahead of time. Instead of immediate deletion, the secret enters a 7 day pending deletion period, during which you can still recover it. During this time, you can read secret versions but cannot edit, access, or delete them. After the retention period, the secret and all its versions are permanently deleted. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Scheduled deletion lets you mark a secret and its versions for deletion ahead of time. Instead of immediate deletion, the secret enters a 7 day pending deletion period, during which you can still recover it. During this time, you can read secret versions but cannot edit, access, or delete them. After the retention period, the secret and all its versions are permanently deleted. | |
| Scheduled deletion lets you mark a secret and its versions for deletion ahead of time. Instead of immediate deletion, the secret enters a 7-day pending deletion period, during which you can still recover it. During this time, you can read secret versions but cannot edit, access, or delete them. After the retention period, the secret and all its versions are permanently deleted. |
| - identity-and-access-management | ||
| --- | ||
|
|
||
| This page shows you how to recover secrets scheduled for deletion using the Scaleway console. Once you schedule a secret for deletion, it enters a 7 day pending deletion period, during which you can still recover it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| This page shows you how to recover secrets scheduled for deletion using the Scaleway console. Once you schedule a secret for deletion, it enters a 7 day pending deletion period, during which you can still recover it. | |
| This page shows you how to recover secrets scheduled for deletion using the Scaleway console. Once you schedule a secret for deletion, it enters a 7-day pending deletion period, during which you can still recover it. |
crlptl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small comments but overall it's good.
Front has already pushed to prod so this must be merged and deployed whenever we feel ready
Your checklist for this pull request
To consider: